home *** CD-ROM | disk | FTP | other *** search
/ Gear Audio / Gear Audio CD-ROM.iso / csav / os2 / guide.txt < prev    next >
Encoding:
Text File  |  1999-02-07  |  7.0 KB  |  199 lines

  1. CSAVOS2C.EXE FOR OS/2(R)
  2. USER'S GUIDE
  3.  
  4. CSAVOS2C.EXE is an operating system-specific command-line scanner
  5. that is included with Command AntiVirus for OS/2. It provides the
  6. same up-to-the-minute and state-of-the-art protection as our
  7. graphical user interface and on-access scanners.
  8.  
  9. Our HoloCheck(tm) scanning technology provides the most up-to-date
  10. virus prevention. The most important benefits of this technology are:
  11.  
  12.   *  Simplified updates. You can now update the SIGN.DEF and
  13.      Macro.def files (which contain the most current virus signatures)
  14.      without reinstalling all of the components. This method adds
  15.      speed and efficiency to the new version of Command AntiVirus.
  16.   *  Superior polymorphic virus detection. CSAV now offers
  17.      unparalleled protection and elimination of polymorphic viruses
  18.      including the dreaded Morphine, Anxiety and Spanska.
  19.   *  Scanning of embedded (OLE) documents. Not only do we scan
  20.      documents, but if an infected document is embedded in an Excel
  21.      spreadsheet or PowerPoint document, Command AntiVirus will catch
  22.      it and save you from becoming infected.
  23.   *  Support for nested zip files. New virus signatures have been added
  24.      in this release.
  25.  
  26. REQUIREMENTS
  27. CSAVOS2C.EXE requires a 386 or higher CPU and OS/2 2.X or higher.
  28. It is a 32-bit OS/2-specific program that will not run under
  29. Windows. We provide a separate Windows version if you need to scan
  30. Windows programs.
  31.  
  32. All program components install into a single directory and will not
  33. operate correctly if any of them are moved.
  34.  
  35. INSTALLATION
  36.  
  37. 1. Insert the CD-ROM. 
  38.  
  39. 2. Search the CD-ROM for the OS/2 directory.
  40.  
  41. 3. Change to the OS/2 directory.
  42.  
  43. 4. Double-click INSTALL.EXE or type INSTALL from a command-line.
  44.  
  45. 5. Select the destination drive/path. There is a Browse button to aid you.
  46.  
  47. 6. Click Ok to begin copying the files.
  48.  
  49. After installation you can run the program using the CSAV for OS/2 icon.
  50.  
  51. NOTE: If you are using diskettes, insert Disk #1 into the A: drive and
  52. run A:\INSTALL.EXE.
  53.  
  54. NOTES
  55. CSAVOS2C.EXE will scan all physically present Master Boot
  56. Records (MBR) and all boot sectors associated with them.
  57.  
  58. USING CSAVOS2C.EXE
  59. CSAVOS2C.EXE must be run from an OS/2 Command Prompt. To access the
  60. OS/2 Command Prompt, open Command Prompts from OS/2 System. Then,
  61. select either OS/2 Full Screen or OS/2 Window.
  62.  
  63. Syntax for command-line mode:  CSAVOS2C.EXE  [options] {path}+
  64.  
  65. path is one of the following:
  66.  drive:\path, path
  67.  
  68. In the above syntax,  {path}+ means one or more paths.
  69.  
  70. CSAVOS2C.EXE  /VIRLIST
  71.  
  72. If you do not provide an option, CSAVOS2C.EXE  displays a help screen
  73. and exits.
  74.  
  75. Examples:
  76.     csavos2c c:\
  77.     csavos2c /list c:\mydir
  78.     csavos2c /paranoid q:\footest /type
  79.     csavos2c /virlist
  80.     csavos2c /list c:\
  81.     csavos2c /list /report=myrep.txt c:\mydir
  82.  
  83. If entered as follows it will not work:
  84.    csavos2c /virlist c:
  85.  
  86. The following files are scanned by default unless /TYPE is selected:
  87. EXE, COM, SYS, VXD, DLL, DRV, 386, XL?, DO?, OV?, CPL, FON, TSK,
  88. ACM, ACV, TLB, TSP, TSK, OCX, VBX, SCR, and RTF.
  89.  
  90. COMMAND-LINE SWITCHES
  91. Switch          Description
  92. /ALL            Scans all files regardless of their extension.
  93.                 This is not recommended.
  94.  
  95. /APPEND         Adds to the existing report file. This switch allows
  96.                 you to have an extended report of what was scanned.
  97.                 If you use the /LIST command, this report could become
  98.                 very large so you will need to clear it frequently.
  99.                 /APPEND must be used with the /REPORT switch.
  100.  
  101. /ARCHIVE        Scans inside .ZIP and .ARJ files.
  102.  
  103. /DISINF         Disinfects whenever possible - deletes first-generation
  104.                 samples and files destroyed by overwriting viruses.
  105.                 It will never delete a file that can be disinfected.
  106.  
  107. /HARD           Scans all local hard drive(s).
  108.  
  109. /HELP           Displays a list of available switches with a brief
  110.                 description. The /? switch can also be used.
  111.  
  112. /LIST           Produces a report of all objects being scanned not
  113.                 just those that are infected.
  114.  
  115. /NOBOOT         Does not scan boot sectors.
  116.  
  117. /NOBREAK        Does not allow the scan to be cancelled if the Ctrl +
  118.                 Break keys are pressed.
  119.  
  120. /NOFILE         Does not scan files. This is used to scan only boot
  121.                 sectors.
  122.  
  123. /NOHEUR         Disables heuristic scanning.
  124.  
  125. /NOSUB          Does not scan subdirectories.
  126.  
  127. /PACKED         Unpacks compressed executable files.
  128.  
  129. /PARANOID       Increases the chances of picking up new viruses but
  130.                 will significantly increase the risk of false
  131.                 positives.  Only recommended for use by experienced,
  132.                 technical-minded users. Please keep in mind that we
  133.                 are not interested in receiving samples of possible
  134.                 false alarms that are only produced when this switch
  135.                 is used.
  136.  
  137. /REMOVEALL      Remove all macros from all documents.
  138.  
  139. /REMOVENEW      Remove new variants of macro viruses by removing all
  140.                 macros from infected documents.
  141.  
  142. /RENAME         Rename infected COM/EXE files to VOM/VXE.
  143.  
  144. /REPORT=<file>  Reports all infected objects in the file that is in
  145.                 braces, <filename>. Use with the /LIST command to
  146.                 have a full list of files scanned.
  147.  
  148. /SAFEREMOVE     Remove all macros from documents, if a known
  149.                 virus is found.
  150.  
  151. /SILENT         Does not generate any screen output.
  152.  
  153. /TODAY          Performs a scan only once a day.
  154.  
  155. /TYPE           Scans Word and Excel files.
  156.  
  157. /VIRLIST        This must be used as the only option. If specified,
  158.                 the virus list will be printed on the screen. Use
  159.                 redirection to save the list as a file.  For example,
  160.                 CSAVOS2C /VIRLIST > VIRLIST.LIS
  161.  
  162. EXIT CODES
  163. The program uses the following exit codes, which can be checked with
  164. the ERRORLEVEL command from a BAT file.
  165.  
  166. 0      normal exit. Do nothing. No options were specified,
  167.        the help screen was printed.
  168. 5      exited using CTRL+Break (break signalled)
  169. 50     normal exit, nothing found
  170. 51     at least one suspicious file found (no infections proven
  171.        to be there)
  172. 52     at least one infected file found (none were disinfected)
  173. 53     at least one virus was removed
  174. 100    core engine DLL version conflict
  175. 101    init failed; should not occur
  176. 102    invalid (or missing) SIGN.DEF
  177. 103    invalid (or missing) MACRO.DEF
  178. 104    /virno or /virlist specified
  179. 105    /today specified and the scan was run this day
  180.  
  181.  
  182. RESTRICTIONS ON THE DISTRIBUTION OF COMMAND ANTIVIRUS
  183. Command AntiVirus products are copyrighted and sold under license and
  184. distribution agreements.  The license can be viewed on our web site
  185. at www.commandcom.com.
  186.  
  187. Our products cannot be redistributed or repackaged in any way.
  188. Further, our products are not shareware.
  189.  
  190. Copyright 1998 by Command Software Systems, Inc.
  191. All rights reserved.
  192.  
  193. CSAVOS2C.EXE USER'S GUIDE
  194.  
  195. Command Software Systems, Inc.
  196.  
  197.  
  198.  
  199.